Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add File Classification for runtime pack #12578

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

lonitra
Copy link
Member

@lonitra lonitra commented Dec 3, 2024

Related: dotnet/windowsdesktop#4796

This change includes file classification that is needed for the runtime pack in windowsdesktop in our FileClassification.props to avoid maintaining this list in the windowsdesktop repo. These dlls come from winforms so they should be maintained here and simply pulled into windowsdesktop like how we are already doing for the ref pack. The list is currently being maintained https://github.com/dotnet/windowsdesktop/blob/main/src/windowsdesktop/src/sfx/Microsoft.WindowsDesktop.App.Runtime.sfxproj#L22-L39

Microsoft Reviewers: Open in CodeFlow

@lonitra lonitra requested a review from a team as a code owner December 3, 2024 17:31
@lonitra lonitra marked this pull request as draft December 3, 2024 18:22
@dotnet-policy-service dotnet-policy-service bot added the draft draft PR label Dec 3, 2024
@lonitra lonitra force-pushed the fileclassification branch from ba63ce9 to e842bc8 Compare December 3, 2024 22:54
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.83743%. Comparing base (4a158f6) to head (e842bc8).
Report is 10 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12578         +/-   ##
===================================================
+ Coverage   75.82549%   75.83743%   +0.01193%     
===================================================
  Files           3163        3164          +1     
  Lines         636410      636443         +33     
  Branches       47001       47002          +1     
===================================================
+ Hits          482561      482662        +101     
+ Misses        150378      150317         -61     
+ Partials        3471        3464          -7     
Flag Coverage Δ
Debug 75.83743% <ø> (+0.01193%) ⬆️
integration 18.19258% <ø> (+0.02120%) ⬆️
production 49.46372% <ø> (+0.02397%) ⬆️
test 97.05099% <ø> (+0.00028%) ⬆️
unit 46.66866% <ø> (+0.01057%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@lonitra lonitra marked this pull request as ready for review December 3, 2024 23:30
@lonitra lonitra removed the draft draft PR label Dec 3, 2024
@lonitra
Copy link
Member Author

lonitra commented Dec 4, 2024

cc @RussKie in case you are interested

Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lonitra lonitra merged commit 8de5e39 into dotnet:main Dec 4, 2024
8 checks passed
@lonitra lonitra deleted the fileclassification branch December 4, 2024 21:20
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview1 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants